Graphics.Height Property

Read-Only

Syntax

Height as Integer


The height in pixels of the parent object, typically a Canvas control or a Window. For example, if the graphics class object is in a Canvas control, Height returns the height of the control.